Dynagraph Control – Events

The following table lists and describes events of the Dynagraph Control.

Note: For advanced details about scripting these events, see CxDynagraph Events.

Event Description

EventCardChange

EventCardChange fires when the selected card is changed by user interaction or by scripted methods.

EventConfigChange

EventConfigChange fires when the pump-off configuration is changed by user interaction or by scripted methods.

EventInitialize

EventInitialize runs when TheView is started in Run or Preview mode to allow further initialization for the control.

EventPumpData

EventPumpData is a legacy event, and is effectively obsolete. Do not use.

In the past, this event would run when data was "pumped" to TheView.